-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(train): support ipu #264
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #264 +/- ##
==========================================
+ Coverage 20.45% 20.59% +0.13%
==========================================
Files 38 38
Lines 3222 3210 -12
Branches 414 418 +4
==========================================
+ Hits 659 661 +2
+ Misses 2546 2532 -14
Partials 17 17
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
As there is no way to pass tensors to cpu in poptorch, IPU support seems impossible🤬 |
No description provided.